Re: pg_stop_backup does not complete

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: pg_stop_backup does not complete
Дата
Msg-id 1072A701DD73424B0EE6268C@[172.26.14.62]
обсуждение исходный текст
Ответ на Re: pg_stop_backup does not complete  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

--On 24. Februar 2010 16:01:02 -0500 Tom Lane <tgl@sss.pgh.pa.us> wrote:

> One objection to this is that it's not very clear to the user when
> pg_stop_backup has finished with actual work and is just waiting for the
> archiver, ie when is it safe to hit control-C?  Maybe we should emit a
> "backup done, waiting for archiver to complete" notice before entering
> the sleep loop.

+1 for this. This hint would certainly help to recognize the issue 
immediately (or at least point to a possible cause).

-- 
Thanks
Bernd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Karl Schnaitter
Дата:
Сообщение: Re: A thought on Index Organized Tables
Следующее
От: Jeroen Vermeulen
Дата:
Сообщение: Re: Avoiding bad prepared-statement plans.